Creating forms that interact with a web server

Use the Get URL statement to send variables to databases, email, or other applications. (You can also use Get URL with mailto:username@company.com as the URL parameter to send an email directly from a browser.) Use the Load Variables statement to collect information from web servers. For example, you can use Load Variables to retrieve variables for a movie clip from a remote server, and then display the variables as current information from a news server. Both of these statements are described in more detail in Jumping to a different URL and Obtaining variables from a remote file.